Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Murray Roke 503 posts 966 karma points c-trib
    Jun 10, 2013 @ 07:37
    Murray Roke
    0

    [UmbracoExamine] (FooIndexer)Error indexing queue items,Index was outside the bounds of the array., IndexSet: FooIndexSet

    Hi all,

    I have an odd issue which shows in one environment but not in another, they're basically identical (build and test servers, both old IIS6 to mirror prod) on one everything works ok, but on the other no ducments are in the lucene index, and I get an error or 2 like this in the umbracoLog table

    [UmbracoExamine] (FooIndexer)Error indexing queue items,Index was outside the bounds of the array., IndexSet: FooIndexSet

    Notes:

    • I'm using these plugins from cogworks: examine inspector (to see if anything is in the index), examine index admin (to re-index)
    • I have written my own GatheringNodeData handler

    I'm not sure what I shold look into next?

  • Owen 123 posts 246 karma points
    Jun 10, 2013 @ 08:36
    Owen
    0

    Does the folder  has correct permission? Try to clean up all index files.

  • Murray Roke 503 posts 966 karma points c-trib
    Jun 10, 2013 @ 23:57
    Murray Roke
    0

    It runs as network service which has modify permissions to the App_Data folder.

    I've tried deleting all the files in the index folder, but when it recreates them it only creates 2 "segments" files, both less than 40 Bytes. (it creates  write lock file for a second also, but then removes it again)

  • Murray Roke 503 posts 966 karma points c-trib
    Jun 11, 2013 @ 00:36
    Murray Roke
    0

    Oh the exception was in my GatheringNodeData.. some strange PDF that only existed on test was tripping it up.

Please Sign in or register to post replies

Write your reply to:

Draft